home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 211_01 / contents.bds < prev    next >
Encoding:
Text File  |  1980-01-01  |  2.1 KB  |  40 lines

  1. CONTENTS.BDS      VERS:- 01.00  DATE:- 09/26/86  TIME:- 09:37:17 PM
  2.  
  3.                   ***CONTENTS OF JARBDS. ***
  4.  
  5. C code and COM files written for and compiled under BDS C, version 1.50a.
  6.  
  7. By John A. Rupley, 30 Calle Belleza, Tucson, AZ  85716 -- (602) 325-4533.
  8.  
  9.                         COVER INFORMATION
  10.  
  11. CONTENTS.BDS     6K    This contents file
  12. STDLIB3R.C        4K }    Incorporate use of du: drive/user prefix into
  13. WILDEXPR.C       12K }    Rewrite of BDS-C--Van Nuys Toolkit version.  Accepts
  14. WILDEXP .CRL      4K }    wildcard user numbers and du: prefix (e.g. d?:).
  15. XMERGER .C       12K }    Programs in this block merge, sort or select by
  16. XMERGER .COM     22K }    search for strings in files with records that 
  17. XMERGE1 .TST      4K }    (1) can be of variable length and can be multiline, 
  18. XMERGE2 .TST      2K }    (2) can have as a record delimiter a string (not just 
  19.              }    '\n') that can be set by the operator, 
  20. XSORTR  .C       22K }    (3) can have a key string of variable length, type and 
  21. XSORTR  .COM     24K }    position that can be set by the operator.
  22. XSORT   .TST      4K }    Strings can contain wildcards and meta characters.
  23.              }    The programs are set for manipulating files of
  24. XSRCHR  .C       22K }    abstracts (e.g., from online searches of Chem. Abs.).
  25. XSRCHR  .COM     32K }    
  26. XSRCH   .ZIP      4K }    XSRCHR in the full-screen input mode accepts sets of 
  27. XSRCHCAS.ZIP      4K }    search strings that can be and'd, or'd, or not'd in  
  28. XSRCHSTD.ZIP      4K }    selection of records for output.                     
  29. XSRCH   .TST     12K }    The .ZIP files are templates for full-screen input.  
  30. BDSCIO  .H        4K }    Standard header files.
  31. CHARFUNR.CSM      4K }    Libraries of assembly code functions to handle
  32. CHARFUN .CRL      2K }    character and string operations efficiently.
  33. STRFUNR .CSM      4K }
  34. STRFUN  .CRL      2K }
  35. DIOR    .C       16K }    IO redirection library and header (BDS C
  36. DIO     .CRL      8K }    and Van Nuys Toolkit).
  37. DIO     .H        2K }
  38. SCOPER  .C       10K }    Library of full screen input functions.
  39. SCOPE   .CRL      6K }
  40.